Welcome![Sign In][Sign Up]
Location:
Search - binary to decimal

Search list

[JSP/JavaCalculator

Description: [原创]SWT做的计算器,部分代码来自IBM DW。 可以从Eclipse导入本文件夹为Calculator项目,需要导入swt-3.5.2-win32-win32-x86.zip,Calculator.jar是打包后的程序,可以直接双击运行。 功能: 1.二进制,八进制,十进制,十六进制转换及加减乘除、求倒数、平方、开方运算(非十进制模式下只支持整数运算,且不支持求倒数、平方、开方运算); 2.可以复制运算结果到系统剪贴板,也可以从系统剪贴板取得数据作为运算数据(从剪贴板取得得数据会按照当前所在进制模式解析,如果剪贴板内的数据不能正确解析,状态栏会有错误提示) 3.双行显示,同时显示运算表达式和当前输入(或计算结果); 4.内置数据存储器M,可以记忆数据到M,也可以从M取出、清除M、将当前操作数加到M中和从M中减去当前操作数; 5.计算结果默认为double类型,如果小数部分为0,则自动略去“.”和小数部分的0。-[Original] SWT calculator to do some of the code from the IBM DW. Eclipse can import this folder Calculator project, need to import the swt-3.5.2-win32-win32-x86.zip, Calculator.jar is packaged after the procedure, you can directly double-click to run. Features: 1. Binary, octal, decimal, hexadecimal, conversion and addition and subtraction multiplication and division, seeking reciprocal, square, square root operation (non-metric mode supports only integer operations, and does not support seeking reciprocal, square, square root operation) 2. Can be copied to the system clipboard operation result can also be obtained from the system clipboard data as operation data (data were obtained from the clipboard at the current resolution where the binary mode, if the clipboard does not correctly parse the data within the status bar there will be error) 3. Two-line display, also showed an expression operations and the current input (or calculated) 4. Built-in data memory M, may be memo
Platform: | Size: 7022592 | Author: cracode | Hits:

[Other1

Description: 本程序由三部分组成:输入员工的信息(年工作时间和工种系数);计算员工年工作量;输出员工年工作量。 在输入员工的信息年工作时间部分,将十进制数ASCII码转换成二进制数。同时由于可能存在小数和,而小数的位数一般为1位,为了便于计算,将每个数都乘10,对于工种系数则由于它要保留到小数点后两位,所以将它们都乘以100,从而去掉小数和,做整数计算。-This procedure consists of three parts: input employee information (annual work hours and job factor) computing staff on workload output in the workload of staff. Enter the information in the staff section on working hours will be converted to decimal ASCII binary code. Same time, because there may be decimal, and, while the decimal digits is generally one, in order to facilitate the calculation, multiply each number is 10, for jobs to be retained because of its coefficient to two decimal places, so will they all multiplied by 100 to remove the decimal and do integer calculations.
Platform: | Size: 1024 | Author: fly | Hits:

[OtherMIT_program

Description: 此MATLAB程序用于读取MIT-ECG数据、将二进制数据转换为十进制数据-The MATLAB program used to read the MIT-ECG data, binary data is converted to decimal data
Platform: | Size: 693248 | Author: 刘强 | Hits:

[Communication-Mobilebi2de

Description: this file changes a binary number format to decimal format.-this file changes a binary number format to decimal format.
Platform: | Size: 2048 | Author: pish | Hits:

[GUI Developcalculator

Description: 基本功能类似Windows计算器,增加了一些功能实现了二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算-Basic functions like Windows Calculator, added some features to achieve the binary, octal, decimal and hexadecimal number of addition, subtraction, multiplication, division, involution, modulus and other simple calculation
Platform: | Size: 2014208 | Author: 罗祖志 | Hits:

[Other2

Description: 可以将十进制数转为其他进制,包括二进制数,八进制数,十六进制数。 -Can be converted to decimal number of other binaries including binary system,octonary number system and hexdecimal.
Platform: | Size: 169984 | Author: jinyujie | Hits:

[VHDL-FPGA-Verilog2-Decimal-BCD-Decoder

Description: 二-十进制BCD译码器,就是用VDHL编写的将二进制转化为十进制的BCD译码器-2- Decimal BCD Decoder, is to use VDHL written into the binary decimal BCD decoder
Platform: | Size: 1024 | Author: 易云箫 | Hits:

[SCMadc804

Description: AD转换+LCD12864显示程序 1 AD转换,二进制转换成十进制 2 显示英文,数字,符号,图片。-AD Converter+ LCD12864 display program 1 AD conversion, the binary converted to decimal 2 shows in English, numbers, symbols, and pictures.
Platform: | Size: 60416 | Author: 董兵兵 | Hits:

[Data structstentotwo

Description: 用C写的关于二进制与十进制文件的读写问题-Using C to write documents on reading and writing binary and decimal problems
Platform: | Size: 951296 | Author: 张新青 | Hits:

[matlabbinmatrix

Description: inmatrix函数创建一个与x矩阵同等大小的二、十进制换算对应表,所生成的换算对应表的第一行到末行依次对应二进制的高位到低位;并用此生成的换算对应表进行其他如求列和、列和代表的字符的运算;-inmatrix function creates a matrix of equal size with x 2, corresponding to decimal conversion table, the generated conversion table corresponding to the last line the first line of a high order corresponding to the low binary and use the resulting conversion table corresponding to the other, such as seeking out and , columns, and the representative character of the operation
Platform: | Size: 1024 | Author: gfg | Hits:

[SCMC8051

Description: 单片机辅助计算器,数码管显显值计算,单片机端口值16进制计算,二进制转十六进制,十进制转二进制等-Microcomputer Assisted calculator, a digital control value was significant, SCM port value of 16 hexadecimal calculations, the binary switch to hexadecimal, binary, etc. decimal switch
Platform: | Size: 15360 | Author: youtan | Hits:

[SCMir_decode

Description: /--文件夹资料说明 1、backups:里面是我做程序时的一些备份,写程序一定不要忘记备份。 2、ir_1602: “一线工人”的解码程序,可用LCD1602显示二进制及十进制键值。 3、ir_1602_time_edit: 时间显示,并可用红外遥控设置时间的程序 4、ir_12864_bing: 采用LCD12864做显示的解码程序。 5、ir_1602_decode_lihong: 我自己写的解码程序,并例化成头文件形式。 6、ppt_control: 用红外遥控通过串口和MATLAB软件实现ppt的上下翻页功能的设计-/- Information folder 1, backups: there is some program I do a backup, the backup must not forget to write procedures. 2, ir_1602: " line workers" in the decoding process, the available binary and decimal key LCD1602 display. 3, ir_1602_time_edit: time display, and infrared remote control can be used to set the time of the procedure 4, ir_12864_bing: LCD12864 to do with the decoding process shown. 5, ir_1602_decode_lihong: I wrote it myself decoding process, and header files into the form of cases. 6, ppt_control: IR remote control software via the serial port and MATLAB functions ppt design page up and down
Platform: | Size: 5001216 | Author: 雪狼 | Hits:

[DSP programdeci2bin

Description: 十进制数值转换二进制序列函数,关于信号处理方面的源代码-Convert the decimal value of binary sequence functions, signal processing on the source code
Platform: | Size: 1024 | Author: 宫翔 | Hits:

[assembly languagejinzhizhuanhuan

Description: 用汇编程序,将十进制同时转十六进制和二进制-Assembly process, will also switch to decimal hex and binary
Platform: | Size: 1024 | Author: 班纳GOGOGO | Hits:

[Otherjisuan-N

Description: 能够实现基本的计算功能,具有二进制和十进制功能-To achieve basic computing functions, functions with binary and decimal
Platform: | Size: 499712 | Author: 王er | Hits:

[Crack Hackrank

Description: 本算法与书上的相比稍微改动了一些。 因为日常加密中,明文不单是数字,经常会有字母或者其他字符出现。 本程序的思想就是先把明文以字符形式读取,转化成ASCII码,再把ASCII码转化成数字形式。 因为ASCII码共有256个也就是2的8次方,占8位二进制,把这八位二进制分为两部分,每部分占4位进行加密。 加密的算法和书上类似,先用密钥选取表,行,取反,然后与明文做异或,移位等运算。 最后得出两个4位的二进制数,合为一个,转化成十进制形式存储为密文。-The algorithm is compared with a little book on a number of changes. Because of the daily encryption, the plaintext is not only a number, often have letters or other characters appear. This is the first clear thought process to form characters read into ASCII code, ASCII code then converted into digital form. ASCII code for a total of 256 is 2 to the 8th power, accounting for 8-bit binary, this binary consists of two eight parts, each accounting for 4-bit encryption. Encryption algorithm and a similar book, first select the table with the keys, rows, inverted, and then XOR with the plaintext to do, shift and other operations. Came to the conclusion of two 4-bit binary number, into one, converted to decimal form of storage for the ciphertext.
Platform: | Size: 401408 | Author: guangren | Hits:

[Windows Developsrc

Description: In electronics, an adder or summer is a digital circuit that performs addition of numbers. In modern computers adders reside in the arithmetic logic unit (ALU) where other operations are performed. Although adders can be constructed for many numerical representations, such as Binary-coded decimal or excess-3, the most common adders operate on binary numbers. In cases where two s complement or one s complement is being used to represent negative numbers, it is trivial to modify an adder into an adder-subtractor. Other signed number representations require a more complex adder.
Platform: | Size: 1024 | Author: motti | Hits:

[VHDL-FPGA-Veriloghw4

Description: Write VHDL codes to show, on two 7-segment LEDs, the binary coded decimal (BCD) equivalence of the binary representation of the state of eight switches. Use a function to perform the specified task. Assume that the 7-segment LEDs are turned on with logic “1”s (7-segment LEDs with common cathodes). -Write VHDL codes to show, on two 7-segment LEDs, the binary coded decimal (BCD) equivalence of the binary representation of the state of eight switches. Use a function to perform the specified task. Assume that the 7-segment LEDs are turned on with logic “1”s (7-segment LEDs with common cathodes).
Platform: | Size: 331776 | Author: vinay | Hits:

[Algorithmvisual-basic-jisuanqi

Description: 用visual basic 做的一个计算器,除了基本的加减乘除外,可以实现二进制转十进制,二进制转八进制,二进制转十六进制等-Visual basic to do with a calculator, in addition to basic addition and subtraction, multiplication, except the binary can turn decimal, binary to octal, binary to hex, etc.
Platform: | Size: 2048 | Author: wang | Hits:

[Button controlconverttodec

Description: 一个简单的图形界面工具,把二进制数转换为十进制数-A simple graphical interface tool to convert binary number to decimal
Platform: | Size: 1024 | Author: alex | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »

CodeBus www.codebus.net